ASP.NET Core MVC コントロールヘルプ
Binding プロパティ (ScatterMapLayer<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ScatterMapLayer<T> クラス : Binding プロパティ
Gets or sets the binding for the layer.
シンタックス
'宣言
 
Public Property Binding As System.String
public System.string Binding {get; set;}
解説
The binding can include two comma-separated property names (longitude and latitude) 'lon,lat' or a single property name that contain a pair of geographical coordinates.
参照

ScatterMapLayer<T> クラス
ScatterMapLayer<T> メンバ